Skip to content

Conversation

dimitre
Copy link
Member

@dimitre dimitre commented Oct 11, 2024

No description provided.

@@ -209,6 +209,10 @@ class ofBaseVideoPlayer: virtual public ofBaseVideo{
/// \sa loadAsync()

virtual bool load(const of::filesystem::path & fileName) = 0;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this might need to be not pure virtual as inherited classes from older addons won't have this implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants